CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - B 树

搜索资源列表

  1. Dictory

    1下载:
  2. 用B-树作为查找存储结构,对中文单词进行哈希,用最长逆向匹配算法进行中文句段分词,实现中文词典以及分词。中文词典规模为十万八千多词汇。分词的正确率在90 以上。-Use the B-tree as storage structure , and hash the Chinese word while storing or searching. Use the longest reverse matching algorithm to split Chinese sentence to word
  3. 所属分类:MultiLanguage

    • 发布日期:2014-12-28
    • 文件大小:798764
    • 提供者:康维鹏
  1. stx

    0下载:
  2. b+树的源码,工业级强度,内附详细注释说明-b+tree source code
  3. 所属分类:Database system

    • 发布日期:2017-05-06
    • 文件大小:1212380
    • 提供者:manu_liu
  1. b

    0下载:
  2. 用C语言实现二叉排序树的基本运算 二叉排序树的基本运算-C language implementation using binary sort tree basic operations Binary sort tree basic operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1823
    • 提供者:清风
  1. Treerelatedertionstoach

    0下载:
  2. 用C语言实现B树的相关运算 实现B树的相关运算-B with the C language implementation of the relevant tree operation Tree-related operations to achieve B
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:3392
    • 提供者:清风
  1. bBplusDotNet

    0下载:
  2. B树,源代码,根据B树的算法原理,可生成相应的B树文件。内有完整的生成工程算法和测试工程,并且全部测试通过。-B tree, the source code, according to B tree algorithm principle, can generate the corresponding B-tree file. There are a full generation of engineering algorithms and test engineering, and all t
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:350616
    • 提供者:
  1. algorithm

    0下载:
  2. 九个经典算法,冒泡排序,快速排序,堆排序,矩阵相乘最优次序,分治递归法求最大元,次大元和最小元,基数排序,二叉排序树,图的深度优先搜索与广度优先搜索,KMP算法,三阶B-树(2-3树)。。内附各算法详细说明与运行报告,各程序以C/C++实现,用VC打开可直接运行-algorithm:BinarySearchTree、Bitree、BubbleSort、graphSearch、HeapSort、kmp、matrixchain、quickSort、RadixSort
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:239261
    • 提供者:章小龙
  1. BTree

    0下载:
  2. 此程序实现B树文件操作-BTree
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3877078
    • 提供者:xunqing
  1. datastructures

    0下载:
  2. 各种数据结构的实现 包括顺序表、单链表、双向链表、循环链表、顺序栈、链式栈、顺序队列、链式队列、优先级队列、串、二叉树、线索二叉树、哈夫曼树、B+树、图的c++实现-Implementation of the various data structures, including order forms, a single linked list, doubly linked lists, circular list, the order of the stack, the stack chain
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:68873
    • 提供者:ninja
  1. bMinusTree

    0下载:
  2. B-树的实现代码,实现基本操作,有需要的同志下吧-the implementation of B- tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3517
    • 提供者:崔艳丽
  1. k-DNA

    0下载:
  2. k-长DNA子序列在DNA全序列中出现频数的计数问题。该算法通过一个哈希函数把k-长DNA子序列映射为整数关键字从而把k-长DNA子序列出现频数的计数问题转化为整数关键字的重复计数问题,使得能够利用经典B树算法来解决k-长DNA子序列的出现频数计数问题-k-long DNA sequence in the DNA sequence in the frequency of counting problems arise. In the algorithm, a hash function to k
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:17733
    • 提供者:张莉
  1. BtreeC

    1下载:
  2. 本程序实现B+树的建立,插入,删除,查找、旋转等操作。-The Program for the establishment of B+ tree, insert, delete, find, rotation and other operations.
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-10-23
    • 文件大小:248263
    • 提供者:姚丽文
  1. 2010

    0下载:
  2. 实现B树的数据管理功能用于数据结构课程设计-B Tree Implementation of data management capabilities for data structure course design
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:411681
    • 提供者:paul
  1. TRY

    0下载:
  2. B-树的实现,包括插入和删除,已经经过测试-B-tree implementation, including the insertion and deletion, have been tested
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:304300
    • 提供者:陈昕宇
  1. btree

    0下载:
  2. 用b树实现的一种文件管理,模拟b树的存储,对文件进行增删修改,等操作。-B Tree with a document management, simulation b tree storage, changes, additions or deletions to the documents, and other operations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:77786
    • 提供者:
  1. B----tree

    0下载:
  2. B_树的系列操作,包括删除、插入、删除、查找等-good
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3449
    • 提供者:李慧娟
  1. 1

    0下载:
  2. 这是我自己编写的,关于多路树查找-外部查找(B树)【源代码】-This is what I have written, and on the multi-tree search- Find External (B tree) 【Source】
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3639
    • 提供者:张岩
  1. 111

    0下载:
  2. C语言书写的图书馆管理系统,运用了B树索引,大概就是这样-Written in C language library management system, using a B-tree index, this is probably
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:2826
    • 提供者:啦啦啦
  1. ok

    0下载:
  2. 图书管理系统,用B树存储,查找,以凹入表的形式显示-library
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:5898
    • 提供者:wangxiaomin
  1. ISAM

    0下载:
  2. 基于B-树的信息存储,支持插入、删除、搜索、对B-树的信息定制等各种操作。-Information restore based on the B-tree.Founctions like insert、delete and search can be supported.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:753499
    • 提供者:Minne
  1. multiple_tree

    0下载:
  2. 根据kurse版数据结构改成的课程文档。此章包括内容:B树,Tries 树,Red-Black树。-According to kurse version of the data structure into the curriculum document. This chapter covers: B tree, Tries tree, Red-Black tree.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:316118
    • 提供者:黄蔼婧
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »
搜珍网 www.dssz.com